deltas: Prune deltas when the corresponding "to" commit vanishes
authorColin Walters <walters@verbum.org>
Mon, 2 Feb 2015 18:04:52 +0000 (13:04 -0500)
committerColin Walters <walters@verbum.org>
Mon, 16 Feb 2015 15:10:35 +0000 (10:10 -0500)
commit08476ce2544c25c158895c647ed54a29152a7b0b
treeaa45d439eb7c583a5df7cc989d752dbfd3c6f9d8
parentdbad2f6e19999ddc8b028d00061f128331836f3f
deltas: Prune deltas when the corresponding "to" commit vanishes

We want prune to actually give you back disk space when using deltas.
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-repo-prune.c
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-compilation.c
src/libostree/ostree-repo.c
tests/test-delta.sh